hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
HipRendererImplementation.initialize
hip
hiprenderer
renderer
HipRendererImplementation
Undocumented in source. Be warned that the author may not have intended to support it.
bool
initialize
(string confData, string confPath)
bool
initialize
(IHipRendererImpl impl, HipRendererConfig* config, uint width, uint height, bool isExternal)
class
HipRendererImplementation
bool
initialize
(
IHipRendererImpl
impl
,
HipRendererConfig
*
config
,
uint
width
,
uint
height
,
bool
isExternal
= false
)
Meta
Source
See Implementation
hip
hiprenderer
renderer
HipRendererImplementation
functions
begin
clear
createBuffer
createVertexArray
dispose
drawIndexed
drawVertices
end
exitOnError
getCurrentConfig
getCurrentViewport
getDepthTestingFunction
getInfo
getMatrix
getMaxSupportedShaderTextures
getMode
getQuadIndexBuffer
getStatistics
getTextureImplementation
getType
hasErrorOccurred
initExternal
initialize
isDepthTestingEnabled
newFrameBuffer
newShader
reinitialize
setCamera
setColor
setColorMask
setDepthTestingEnabled
setDepthTestingFunction
setErrorCheckingEnabled
setRendererMode
setShader
setStencilOperation
setStencilTestingEnabled
setStencilTestingFunction
setStencilTestingMask
setViewport
setWindowSize
structs
Statistics
variables
currentConfig
currentDepthTestFunction
currentShader
currentViewport
depthTestingEnabled
height
mainViewport
quadIndexBuffer
rendererImpl
rendererMode
rendererType
res
stats
width
window